home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1991 …esperately Seeking Seven / Desperately Seeking Seven.2mg / Dev.CD.8 / Essentials / Tools / File.Type.Notes / FTN.B8.XXXX < prev    next >
Encoding:
Text File  |  1990-07-27  |  1.9 KB  |  47 lines  |  [04] ASCII Text (0x0000)

  1. Apple II
  2. File Type Notes
  3. _____________________________________________________________________________
  4.                                                   Developer Technical Support
  5.  
  6. File Type:         $B8 (184)
  7. Auxiliary Type:    All
  8.  
  9. Full Name:     Apple IIgs New Desk Accessory
  10. Short Name:    New Desk Accessory
  11.  
  12. Written by:    Dave "Of course I trust you,                    September 1990
  13.                I'm just checking" Lyons
  14.  
  15. Files of this type contain Apple IIgs New Desk Accessories in OMF format.
  16. _____________________________________________________________________________
  17.  
  18. New Desk Accessories are available under the Apple menu of Apple IIgs desktop 
  19. applications.
  20.  
  21. Files of type $B8 in the System:Desk.Accs directory of the boot volume are 
  22. automatically loaded with the Loader and installed into the system with 
  23. InstallNDA at boot time.  Bit 15 of the auxiliary type is the "inactive" bit--
  24. if it's set, the system does not load the file.  All other bits in the 
  25. auxiliary type are reserved and should be zero.
  26.  
  27. NDAs are stored on disk in Object Module Format, which is defined in Appendix 
  28. F of GS/OS Reference for GS/OS System Software 5.0.  Once the Loader brings 
  29. your NDA's code into memory, the format is as specified in the Desk Manager 
  30. chapter of Apple IIgs Toolbox Reference, volume 1.
  31.  
  32. NDA authors should be sure to read the material listed under "Further 
  33. Reference."
  34.  
  35.  
  36. Further Reference
  37. _____________________________________________________________________________
  38.   o  Apple IIgs Toolbox Reference, Volumes 1-3
  39.   o  GS/OS Reference for System Software 5.0
  40.   o  Apple IIgs Technical Note #12, Tool Set Interdependencies
  41.   o  Apple IIgs Technical Note #53, Desk Accessories and Tools
  42.   o  Apple IIgs Technical Note #71, Desk Accessory Tips and Techniques
  43.   o  Apple IIgs Technical Note #83, Resource Manager Stuff
  44.   o  Apple IIgs Technical Note #84, TaskMaster Madness
  45.   o  Apple IIgs Sample Code Note #19, ActionNDA
  46.  
  47.